body {
  background-color: #f3f3f3;
}
body .clearfix:after,
body .clearfix:before {
  content: "";
  display: table;
}
body .clearfix:after {
  clear: both;
}
body .clearfix {
  *zoom: 1;
}
.dgg-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  /*广告位*/
  /*解决方案*/
  /*交易市场*/
}
.dgg-content .left {
  float: left;
}
.dgg-content .right {
  float: right;
}
.dgg-content h1,
.dgg-content h2,
.dgg-content h3,
.dgg-content h4,
.dgg-content h5,
.dgg-content h6 {
  font-size: 100%;
  font-weight: bold;
}
.dgg-content .dgg-contentUrgentSale {
  width: 40px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
  background: -webkit-linear-gradient(left, #ff3449, #ff4a59);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff3449, #ff4a59);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff3449, #ff4a59);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ff3449, #ff4a59);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-contentRecommend {
  width: 40px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
  background: -webkit-linear-gradient(left, #37aa69, #24ac60);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #37aa69, #24ac60);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #37aa69, #24ac60);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #37aa69, #24ac60);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-contentSpecialOffer {
  padding: 0 8px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
  background: -webkit-linear-gradient(left, #fe8800, #ff7a00);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #fe8800, #ff7a00);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #fe8800, #ff7a00);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fe8800, #ff7a00);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-epServicesDsc {
  font-size: 14px;
  color: #979C9B;
  font-weight: normal;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 32px;
}
.dgg-content .dgg-epServices {
  text-align: center;
  font-size: 26px;
  color: #292E2E;
  overflow: hidden;
  margin-top: 48px;
  line-height: 1;
}
.dgg-content .dgg-epServices > div:nth-child(even) {
  margin-left: 12px;
  margin-bottom: 32px;
}
.dgg-content .dgg-epServices > div:nth-child(7) {
  margin-bottom: 0px;
}
.dgg-content .dgg-epServices > div:nth-child(8) {
  margin-bottom: 0px;
}
.dgg-content .dgg-epServices .dgg-epServicesClass {
  color: #333333;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 17px;
  text-align: left;
}
.dgg-content .dgg-epServices .dgg-epServicesClass span {
  content: "";
  display: inline-block;
  width: 6px;
  height: 20px;
  margin-top: 1px;
  margin-right: 16px;
}
.dgg-content .dgg-epServices .dgg-epServicesType {
  text-align: right;
  margin-top: -37px;
}
.dgg-content .dgg-epServices .dgg-epServicesType a {
  display: inline-block;
  width: 73px;
  height: 22px;
  line-height: 21.5px;
  text-align: center;
  border-radius: 11px;
  background-color: #E8EAEE;
  margin-left: 8px;
  font-size: 12px;
  color: #888888;
  text-decoration: none;
}
.dgg-content .dgg-epServices .dgg-epServicesList {
  /*左侧广告图*/
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd {
  width: 180px;
  height: 390px;
  position: relative;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd a span {
  transition: all 0.3s;
  display: inline-block;
  position: absolute;
  font-size: 12px;
  color: #ffffff;
  bottom: 24px;
  left: 24px;
  text-decoration: none;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesAd a span:hover {
  opacity: 0.8;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox {
  width: 410px;
  height: 2px;
  border-top: 2px solid #FF9000;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo {
  width: 204px;
  height: 194px;
  text-align: left;
  position: relative;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTag {
  position: absolute;
  top: 0px;
  right: -1px;
  width: 44px;
  height: 44px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTagHot {
  background: url("../images/qyfw_img_hot@2x.png") no-repeat;
  background-size: 100% 100%;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTagRec {
  background: url("../images/qyfw_img_tj@2x.png") no-repeat;
  background-size: 100% 100%;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:nth-child(1) {
  border-bottom: 1px solid #eeeeee;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:nth-child(2) {
  border-bottom: 1px solid #eeeeee;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:nth-child(odd) {
  border-right: 1px solid #eeeeee;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:hover {
  box-shadow: 0px 3px 6px 0px rgba(27, 28, 31, 0.08);
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo > a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesContent {
  overflow: hidden;
  padding-left: 24px;
  margin-top: 32px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesContent span {
  height: 18px;
  line-height: 18px;
  text-decoration: none;
  font-size: 12px;
  color: #AAAAAA;
  text-align: center;
  border: 1px solid #DDDDDD;
  margin-right: 4px;
  padding: 0px 4px;
  border-radius: 2px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoTitle {
  color: #292E2E;
  font-size: 16px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 11px;
  padding-left: 24px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesInfoDes {
  font-size: 12px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 24px;
  color: #979C9B;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 10px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice {
  padding-left: 21px;
  text-align: left;
  overflow: hidden;
  margin-bottom: 11px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice > em {
  font-size: 12px;
  color: #AAAAAA;
  margin-left: 7px;
  margin-top: 3px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice .dgg-epServicesCPrice {
  font-size: 16px;
  color: #038dd8;
  font-weight: bold;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice .dgg-epServicesCPrice em {
  font-size: 12px;
  font-style: normal;
  margin-left: 2px;
  font-weight: normal;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesPrice .dgg-epServicesOPrice {
  font-size: 12px;
  color: #AAAAAA;
  margin-left: 7px;
  margin-top: 3px;
  text-decoration: line-through;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo .dgg-epServicesToInfo {
  padding-left: 24px;
  font-size: 12px;
  color: #CCCCCC;
  text-decoration: none;
  padding-right: 20px;
  line-height: 13px;
  background: url("../images/v4_06toinfobtn.png") no-repeat right 1px;
}
.dgg-content .dgg-epServices .dgg-epServicesList .dgg-epServicesInfoBox .dgg-epServicesInfo:hover .dgg-epServicesToInfo {
  color: #038dd8;
  background: url("../images/v4_06toinfobtn_hover.png") no-repeat right 50%;
  background-size: 12px 12px;
}
.dgg-content .businessServicesStyle .dgg-epServicesClass span {
  background-color: #FF8E00;
}
.dgg-content .businessServicesStyle .dgg-epServicesType a:hover {
  background-color: #f2edea;
  color: #038dd8;
  transition: all 0.3s;
}
.dgg-content .businessServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .businessServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_03.png") no-repeat;
}
.dgg-content .businessServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #FF8E00;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesClass span {
  background-color: #ff6a52;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesType a:hover {
  background-color: #f2edea;
  color: #FF5F44;
  transition: all 0.3s;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce05.png") no-repeat;
}
.dgg-content .fandTSservicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #ff6a52;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesClass span {
  background-color: #13ca9a;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesType a:hover {
  background-color: #daeeed;
  color: #13ca9a;
  transition: all 0.3s;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce09.png") no-repeat;
  background-size: cover;
}
.dgg-content .intellectualPropertyStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #13ca9a;
}
.dgg-content .internetServicesStyle .dgg-epServicesClass span {
  background-color: #6851f9;
}
.dgg-content .internetServicesStyle .dgg-epServicesType a:hover {
  background-color: #e4e6f5;
  color: #6851f9;
  transition: all 0.3s;
}
.dgg-content .internetServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .internetServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce10.png") no-repeat;
  background-size: cover;
}
.dgg-content .internetServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #6851f9;
}
.dgg-content .loanServicesStyle .dgg-epServicesClass span {
  background-color: #ff7b89;
}
.dgg-content .loanServicesStyle .dgg-epServicesType a:hover {
  background-color: #f2e6ea;
  color: #ff7b89;
  transition: all 0.3s;
}
.dgg-content .loanServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .loanServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce13.png") no-repeat;
}
.dgg-content .loanServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #ff7b89;
}
.dgg-content .legalServicesStyle .dgg-epServicesClass span {
  background-color: #10bbb8;
}
.dgg-content .legalServicesStyle .dgg-epServicesType a:hover {
  background-color: #d9ecef;
  color: #10bbb8;
  transition: all 0.3s;
}
.dgg-content .legalServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .legalServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce14.png") no-repeat;
  background-size: cover;
}
.dgg-content .legalServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #10bbb8;
}
.dgg-content .certificateServicesStyle .dgg-epServicesClass span {
  background-color: #12b0cb;
}
.dgg-content .certificateServicesStyle .dgg-epServicesType a:hover {
  background-color: #d9eaf1;
  color: #12b0cb;
  transition: all 0.3s;
}
.dgg-content .certificateServicesStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .certificateServicesStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce15.png") no-repeat;
  background-size: cover;
}
.dgg-content .certificateServicesStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #12b0cb;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesClass span {
  background-color: #ff7200;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesType a:hover {
  background-color: #f2e5dc;
  color: #ff7200;
  transition: all 0.3s;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesList {
  background-color: #ffffff;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesList .dgg-epServicesAd {
  background: url("../images/v4_serverce16.png") no-repeat;
  background-size: cover;
}
.dgg-content .personnelOutsourcingStyle .dgg-epServicesList .dgg-epServicesInfoBox {
  border-top: 2px solid #ff7200;
}
.dgg-content .dgg-adveSpace {
  background-color: #fff;
  width: 100%;
  height: 82px;
  line-height: 82px;
  margin-top: 24px;
  margin-bottom: 48px;
  text-align: center;
  color: #979C9B;
  font-size: 12px;
}
.dgg-content .dgg-solution {
  width: 100%;
  height: 296px;
  background-color: #fff;
  margin-bottom: 47px;
}
.dgg-content .dgg-solution .dgg-solutionList {
  border: 1px solid transparent;
  border-right: 1px solid #eeeeee;
  padding-top: 40px;
  padding-left: 25px;
  width: 273px;
  height: 255px;
}
.dgg-content .dgg-solution .dgg-solutionList:hover {
  box-shadow: 0px 3px 8px 0px rgba(27, 28, 31, 0.08);
}
.dgg-content .dgg-solution .dgg-solutionList .dgg-solutionTitle {
  font-size: 16px;
  color: #292E2E;
  margin-bottom: 12px;
  width: 249px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-content .dgg-solution .dgg-solutionList .dgg-solutionDsc {
  font-size: 12px;
  color: #979C9B;
  margin-bottom: 23px;
}
.dgg-content .dgg-solution .dgg-solutionList .dgg-solutionInfo li {
  font-size: 12px;
  color: #525959;
  margin-bottom: 14px;
  padding-left: 14px;
  background: url("../images/v4_solution_17_03.png") no-repeat left;
}
.dgg-content .dgg-solution .dgg-solutionAction {
  margin-top: 32px;
}
.dgg-content .dgg-solution .dgg-solutionAction a {
  display: inline-block;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn {
  background-color: #038dd8;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0px;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 30px;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionViewBtn:hover::before {
  transition: all 0.3s;
  display: block;
}
.dgg-content .dgg-solution .dgg-solutionAction .dgg-solutionChat:hover {
  transition: all 0.3s;
  color: #038dd8;
}
.dgg-content .dgg-solution .dgg-solutionGs {
  background: url(../images/v4_solution_10.png) no-repeat 213px 175px;
}
.dgg-content .dgg-solution .dgg-solutionWl {
  background: url(../images/v4_solution_13.png) no-repeat 197px 180px;
}
.dgg-content .dgg-solution .dgg-solutionCq {
  background: url(../images/v4_solution_16.png) no-repeat 169px 190px;
}
.dgg-content .dgg-solution .dgg-solutionRs {
  background: url(../images/v4_solution_07.png) no-repeat 201px 175px;
}
.dgg-content .dgg-tradingMarketBox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 36px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList {
  width: 594px;
  height: 340px;
  background-color: #fff;
  margin-bottom: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList:nth-child(even) {
  margin-left: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead {
  position: relative;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: -webkit-linear-gradient(left, #ff6d00, #ff9000);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff6d00, #ff9000);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff6d00, #ff9000);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ff6d00, #ff9000);
  /* 标准的语法（必须放在最后） */
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead h3 {
  font-size: 18px;
  color: #fff;
  padding-left: 24px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div {
  position: absolute;
  right: 23px;
  top: 0px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div a {
  padding: 0px 12px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.3);
  border-radius: 14px;
  margin-left: 4px;
  font-size: 12px;
  position: relative;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div a::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
  opacity: 0.3;
  border-radius: 14px;
  transition: all 0.3s;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketHead div a:hover::before {
  opacity: 0.5;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection {
  height: 224px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoLable {
  overflow: hidden;
  height: 20px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoLable span {
  margin-right: 4px;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .swiper-container {
  width: 595px;
  height: 235px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList {
  width: 273px;
  height: 199px;
  padding-left: 22px;
  padding-top: 24px;
  border-right: 1px dashed #e3eceb;
  border-top: none;
  cursor: pointer;
  position: relative;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList .dgg-tradingMarketInfoChat {
  position: relative;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList .dgg-tradingMarketInfoChat::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 30px;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  z-index: -1;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList .dgg-tradingMarketInfoChat:hover::before {
  transition: all 0.3;
  display: block;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList:hover .dgg-tradingMarketInfoChat {
  background-color: #038dd8;
  color: #ffffff;
  transition: all 0.3s;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList:nth-child(even) {
  border-right: none;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoList:hover {
  box-shadow: 0px 3px 8px 0px rgba(27, 28, 31, 0.08);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName {
  margin-top: 20px;
  overflow: hidden;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName > i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../images/dgg-tradingmarkethot.png") no-repeat;
  margin-right: 4px;
  margin-top: 2px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName > em {
  max-width: 192px;
  color: #454545;
  font-size: 16px;
  margin-bottom: 17px;
  font-weight: bold;
  margin-right: 8px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoName > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #ff6500;
  border: 1px solid #ff6500;
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
  margin-right: 4px;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoTypeO {
  color: #999999;
  font-size: 12px;
  margin-bottom: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoTypeT {
  color: #999999;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc {
  margin-top: 32px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc span {
  color: #038dd8;
  font-size: 16px;
  font-weight: bold;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc span em {
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc span b {
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc p {
  color: #AAAAAA;
  font-size: 12px;
  margin-top: 6px;
  text-decoration: line-through;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarketSection .dgg-tradingMarketInfoDsc .dgg-tradingMarketInfoChat {
  display: inline-block;
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #038dd8;
  color: #038dd8;
  margin-right: 24px;
  font-size: 12px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarFooter {
  height: 46px;
  border-top: 1px dashed #e3eceb;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
  line-height: 46px;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarFooter .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #ffffff;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .dgg-tradingMarFooter .swiper-active-switch {
  background: #fff;
  width: 6px;
  height: 6px;
  border: 1px solid #4aa0f5;
  border-radius: 50%;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationGszr .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationWdrz .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationSbzr .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketList .paginationZlzr .swiper-active-switch {
  border: 1px solid #979c9b;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketGszr .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #ff6d00, #ff9000);
  background: -o-linear-gradient(right, #ff6d00, #ff9000);
  background: -moz-linear-gradient(right, #ff6d00, #ff9000);
  background: linear-gradient(to right, #ff6d00, #ff9000);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketGszr .dgg-tradingMarketHead > div > a {
  color: #fff;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketWdrz .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #ff464e, #ff5f45);
  background: -o-linear-gradient(right, #ff464e, #ff5f45);
  background: -moz-linear-gradient(right, #ff464e, #ff5f45);
  background: linear-gradient(to right, #ff464e, #ff5f45);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketWdrz .dgg-tradingMarketHead > div > a {
  color: #fff;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketSbzr .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #089b91, #13ca9a);
  background: -o-linear-gradient(right, #089b91, #13ca9a);
  background: -moz-linear-gradient(right, #089b91, #13ca9a);
  background: linear-gradient(to right, #089b91, #13ca9a);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketSbzr .dgg-tradingMarketHead > div > a {
  color: #fff;
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketZlzr .dgg-tradingMarketHead {
  background: -webkit-linear-gradient(left, #08859b, #12b0cb);
  background: -o-linear-gradient(right, #08859b, #12b0cb);
  background: -moz-linear-gradient(right, #08859b, #12b0cb);
  background: linear-gradient(to right, #08859b, #12b0cb);
}
.dgg-content .dgg-tradingMarketBox .dgg-tradingMarketZlzr .dgg-tradingMarketHead > div > a {
  color: #fff;
}
